[][src]Crate executor

Structs

Executor

Executor holds a list of tasks to be processed

Functions

block_on

Give future to global executor to be polled and executed.

run

Attribute Macros

entry
main